How would I migrate a front page form based site to an IIS7 server? [on hold]
Posted
by
Nick Gilpin
on Pro Webmasters
See other posts from Pro Webmasters
or by Nick Gilpin
Published on 2013-10-28T14:12:09Z
Indexed on
2013/10/28
16:15 UTC
Read the original article
Hit count: 194
I have an large html website on a very old server and I'm attempting to move it to a brand new server running IIS7. I've tried moving the entire site to the WWW directory, but then all my forms return "The HTTP verb POST used to access path is not allowed". Additionally, all the solutions I've found online only work on a page by page basis. Is there a simpler/faster way to migrate a large website containing many forms to IIS7?
Here is the specific error message: The HTTP verb POST used to access path '/FormServer/Mig/_vti_bin/shtml.dll/admissions/askseaaggie.htm' is not allowed.
© Pro Webmasters or respective owner